-
21 program-error interrupt
прерывание из-за ошибки в программеБольшой англо-русский и русско-английский словарь > program-error interrupt
-
22 processor-error interrupt
Вычислительная техника: прерывание из-за ошибки процессораУниверсальный англо-русский словарь > processor-error interrupt
-
23 program-error interrupt
Вычислительная техника: прерывание из-за ошибки в программеУниверсальный англо-русский словарь > program-error interrupt
-
24 program-error interrupt
Англо-русский словарь по машиностроению > program-error interrupt
-
25 processor-error interrupt
English-Russian dictionary of computer science and programming > processor-error interrupt
-
26 program-error interrupt
English-Russian dictionary of computer science and programming > program-error interrupt
-
27 program-error interrupt
Англо-русский словарь по робототехнике > program-error interrupt
-
28 processor-error interrupt
English-Russian information technology > processor-error interrupt
-
29 interrupt
1) прерывание || прерывать(ся)•- attention interrupt
- autovectored interrupt
- channel interrupt
- clock interrupt
- command interrupt
- contingency interrupt
- count zero interrupt
- data interrupt
- deferred interrupt
- dependent interrupt
- disabled interrupt
- disarmed interrupt
- edge-triggered interrupt
- enabled interrupt
- error interrupt
- external interrupt
- external-signal interrupt
- hardware interrupt
- honored interrupt
- I/O interrupt
- I/O parity interrupt
- immediate interrupt
- input/output interrupt
- internal interrupt
- interprocessor interrupt
- involuntary interrupt
- machine interrupt
- machine-check interrupt
- magnetic-tape interrupt
- maskable interrupt
- masked interrupt
- master-control interrupt
- memory parity interrupt
- missing page interrupt
- multilevel priority interrupt
- multiple-level interrupts
- multiprogramming interrupt
- N-level interrupts
- nonequivalence interrupt
- nonexistent memory interrupt
- nonmaskable interrupt
- nonpriority interrupt
- not-busy interrupt
- NXM interrupt
- operator interrupt
- optional interrupt
- overlay interrupt
- override interrupt
- parity interrupt
- pending interrupt
- peripheral interrupt
- polling interrupt
- power warning interrupt
- power-fail interrupt
- prioritized interrupt
- priority interrupt
- priority-shifted interrupt
- processor interrupt
- processor-dependent interrupt
- processor-error interrupt
- processor-independent interrupt
- program interrupt
- program-check interrupt
- program-controlled interrupt
- program-error interrupt
- query interrupt
- reverse interrupt
- supervisor-call interrupt
- supervisor interrupt
- system-call interrupt
- time interrupt
- timer interrupt
- unmasked interrupt
- vectored interruptEnglish-Russian dictionary of computer science and programming > interrupt
-
30 interrupt
= INT, = INTPT1) прерывание || прерывать(ся)•- BIOS hardware interrupt
- clock interrupt
- communication port interrupt
- disabled interrupt
- disarmed interrupt
- edge-triggered interrupt
- enabled interrupt
- error interrupt
- external interrupt
- hardware interrupt
- internal interrupt
- ISA interrupt
- keyboard interrupt
- level-sensitive interrupt
- maskable interrupt
- masked interrupt
- memory protection interrupt
- multiprocessor system interrupt
- nonmaskable interrupt
- non-maskable interrupt
- nonmasked interrupt
- non-masked interrupt
- operator external interrupt
- page fault interrupt
- parity interrupt
- PCI interrupt
- pending interrupt
- printer port interrupt
- priority interrupt
- processor interrupt
- program interrupt
- protected-mode virtual interrupt
- real time interrupt
- reflecting interrupt
- service interrupt
- software interrupt
- spurious interrupt
- supervisor interrupt
- supervisor-call interrupt
- system-call interrupt
- system management interrupt
- task interrupt
- timer interrupt
- unmasked interrupt
- vector interrupt
- virtual storage interrupt -
31 interrupt
1) прерывание || прерывать(ся)•- BIOS hardware interrupt
- clock interrupt
- communication port interrupt
- disabled interrupt
- disarmed interrupt
- edge-triggered interrupt
- enabled interrupt
- error interrupt
- external interrupt
- hardware interrupt
- internal interrupt
- ISA interrupt
- keyboard interrupt
- level-sensitive interrupt
- maskable interrupt
- masked interrupt
- memory protection interrupt
- multiprocessor system interrupt
- nonmaskable interrupt
- non-maskable interrupt
- nonmasked interrupt
- non-masked interrupt
- operator external interrupt
- page fault interrupt
- parity interrupt
- PCI interrupt
- pending interrupt
- printer port interrupt
- priority interrupt
- processor interrupt
- program interrupt
- protected-mode virtual interrupt
- real time interrupt
- reflecting interrupt
- service interrupt
- software interrupt
- spurious interrupt
- supervisor interrupt
- supervisor-call interrupt
- system management interrupt
- system-call interrupt
- task interrupt
- timer interrupt
- unmasked interrupt
- vector interrupt
- virtual storage interruptThe New English-Russian Dictionary of Radio-electronics > interrupt
-
32 interrupt
= INT1) прерываниемеханизм, реализуемый в виде посылаемых центральному процессору специальных сигналов и микропрограмм, позволяющий ему реагировать на события внешнего мира (изменение состояния системы или самого ЦП) или особые состояния исполняемой в данный момент программы. Можно сказать, что прерывание - асинхронное внешнее или внутреннее событие, требующее от ЦП обслуживания, - оно может произойти во время исполнения машинной команды, до его начала или после завершения исполнения (см. instruction cycle). Прерывание, если оно принято процессором, вызывает прекращение обработки текущей программы, сохранение в стеке состояния процессора и регистров и передачу управления специальной программе обработки конкретного вида прерывания (ISR). По завершении обработки происходит восстановление состояния регистров и процессора и управление обычно возвращается прерванной программе. Существуют различные классы прерываний: аппаратные (hardware interrupt), программные (software interrupt), ввода-вывода (от дисководов, клавиатуры, последовательного порта, мыши и т. д.) и от таймера (timer interrupt). Различают прерывания маскируемые (maskable interrupt) и немаскируемые (nonmaskable interrupt), в зависимости от того, может ли быть отложено обслуживание конкретного вида прерываний. Например, нельзя маскировать прерывания по исчезновению питания и сбросу системы. Для ввода сигнала прерывания в процессор у него имеется один или несколько специализированных выводов (ножек), кроме того, схемы, формирующие сигнал прерывания могут выставлять на шине данных номер прерывания. Конкретная реализация системы прерываний - составная часть архитектуры процессора.Interrupts allow the microcontroller to interact with its environment. — Прерывания позволяют микроконтроллеру взаимодействовать со окружающим его оборудованием см. тж. clock interrupt, context switching, error interrupt, external interrupt, idle interrupt, internal interrupt, interprocessor interrupt, interrupt acknowledge, interrupt condition, interrupt controller, interrupt disable, interrupt dispatcher, interrupt-driven, interrupt enable, interrupt event, interrupt flag, interrupt handler, interrupt input, interrupt latency, interrupt level, interrupt line, interrupt list, interrupt mask, interrupt number, interrupt priority, interrupt response, interrupt source, interrupt trap, interrupt vector, INTR, I/O interrupt, IRET, IRQ, missed interrupt, multiple interrupts, nested interrupt, pending interrupt, vectored interrupt
2) прерыватьАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > interrupt
-
33 interrupt
[ˌɪntəˈrʌpt]armed interrupt вчт. исходная команда armed interrupt вчт. принятое прерывание channel interrupt вчт. канальное прерывание clock interrupt вчт. прерывание по таймеру confingency interrupt вчт. нерегулярное прерывание deferred interrupt вчт. отсроченное прерывание disabled interrupt вчт. заблокированное прерывание disarmed interrupt вчт. игнорируемое прерывание enabled interrupt вчт. разрешенное прерывание error interrupt вчт. прерывание в результате ошибки external interrupt вчт. внешнее прерывание hardware interrupt вчт. аппаратное прерывание internal interrupt вчт. внутреннее прерывание interrupt вмешиваться (в разговор и т.п.) interrupt вмешиваться interrupt мешать interrupt нарушать interrupt препятствовать, мешать, преграждать interrupt вчт. прерывание interrupt прерывание interrupt вчт. прерывать interrupt прерывать interrupt приостанавливать interrupt сигнал прерывания maskable interrupt вчт. маскируемое прерывание memory protection interrupt вчт. прерывание по защите памяти nonmaskable interrupt вчт. немаскируемое прерывание page fault interrupt вчт. прерывание по отсутствию страницы pending interrupt вчт. отложенное прерывание power-fail interrupt вчт. прерывание по сбою питания processor interrupt вчт. прерывание процессора software interrupt вчт. программное прерывание supervisor call interrupt вчт. обращение к супервизору system call interrupt вчт. обращение к операционной системе system interrupt вчт. обращение к операционной системе system-call interrupt вчт. системное прерывание timer interrupt вчт. прерывание по таймеру unmasked interrupt вчт. немаскированное прерывание virtual storage interrupt вчт. перывание по отсутствию страницы -
34 interrupt
1) прерывание || прерывать(ся)•-
armed interrupt
-
attention interrupt
-
clock interrupt
-
contingency interrupt
-
disabled interrupt
-
enabled interrupt
-
error interrupt
-
external interrupt
-
hardware interrupt
-
immediate interrupt
-
input/output interrupt
-
internal interrupt
-
maskable interrupt
-
masked interrupt
-
master-control interrupt
-
nonmaskable interrupt
-
nonmasked interrupt
-
operator interrupt
-
optional interrupt
-
overvoltage interrupt
-
parity interrupt
-
peripheral interrupt
-
prioritized interrupt
-
program interrupt
-
query interrupt
-
timer interrupt
-
unmaskable interrupt
-
unmasked interrupt
-
vectored interrupt -
35 error
ошибка, погрешность, отклонение
– error accumulation
– error check
– error correct retry
– error correction
– error detection
– error estimation
– error function
– error interrupt
– error logging
– error message
– error processor
– error protection
– error recovery
– error signal
– error voltage
– error-controlled system
– error-free operation
-
36 error termination
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > error termination
-
37 error latency
-
38 error log
-
39 error-control routine
input routine — программа ввода; входная программа
-
40 interrupt handler
программа обработки прерываний; обработчик прерываний
См. также в других словарях:
error interrupt — UK US noun [uncountable] computing a signal for a computer to stop what it is doing, sent because of a fault in software or equipment Thesaurus: processes in computinghyponym … Useful english dictionary
error interrupt — UK / US noun [uncountable] computing a signal for a computer to stop what it is doing, sent because of a fault in software or equipment … English dictionary
Interrupt — This article is about computer interrupts. For the study of the effect of disruptions on job performance, see Interruption science. In computing, an interrupt is an asynchronous signal indicating the need for attention or a synchronous event in… … Wikipedia
Interrupt latency — In Realtime Operating Systems, Interrupt latency is the time between the generation of an interrupt by a device and the servicing of the device which generated the interrupt. For many operating systems, devices are serviced as soon as the device… … Wikipedia
Non-maskable interrupt — A non maskable interrupt (NMI) is a computer processor interrupt that cannot be ignored by standard interrupt masking techniques in the system. It is typically used to signal attention for non recoverable hardware errors. (Some NMIs may be masked … Wikipedia
BIOS interrupt call — BIOS Interrupt Calls are a facility that DOS programs, and some other software such as boot loaders, use to invoke the BIOS s facilities. Some operating systems also use the BIOS to probe and initialise hardware resources during their early… … Wikipedia
Keyboard interrupt — has two distinct, but related, meanings: *For high level software, it is a special condition (often implemented as an error code or exception), usually generated by the keyboard. The key combination used is often Control C (for cancel ). This is… … Wikipedia
Speech error — A speech error is a speech pattern that differs from some standard pattern. Speech errors are common among children, who have yet to refine their speech, and can frequently continue into adulthood. They sometimes lead to embarrassment and… … Wikipedia
non-maskable interrupt — noun A hardware level interrupt that cannot be masked by software, such as a memory parity error … Wiktionary
English Electric KDF9 — KDF9 was an early British computer designed and built by English Electric, later English Electric Leo Marconi, EELM, later still incorporated into ICL. It first came into service in 1964 and was still in use in 1980 in at least one installation.… … Wikipedia
Immunity Aware Programming — When writing firmware for an embedded system, immunity aware programming is a set of programming techniques used in an attempt to tolerate transient errors in the program counter or other that would otherwise lead to failure.Immunity aware… … Wikipedia